home *** CD-ROM | disk | FTP | other *** search
/ FishMarket 1.0 / FishMarket v1.0.iso / fishies / 076-100 / disk_091 / samples / aard / readme < prev    next >
Text File  |  1992-05-06  |  509b  |  15 lines

  1. This directory contains the sources for the ADL game "aard".
  2. The files on this directory are as follows:
  3.  
  4.     aard.adl        --    File that binds the rest together
  5.     constant.adl        --    Constant declarations
  6.     locales.adl        --    Descriptions of locales
  7.     locnames.adl        --    Names of locales
  8.     objects.adl        --    Objects found + descriptions
  9.     objrouts.adl        --    Funny object routines
  10.     routines.adl        --    General purpose routines
  11.     transit.adl        --    Transition routines
  12.     verbs.adl        --    Verbs and verb actions
  13.  
  14. To make aard, simply type "make".
  15.